﻿@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    vertical-align: top;
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
    font-weight: normal;
    font-style: normal;
}
ol,
ul,
li {
    list-style: none;
}
div,
dl,
dt,
dd,
ol,
ul,
li {
    zoom: 1;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before,
q:after {
    content: '';
}
abbr,
acronym {
    border: 0;
}
pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 16px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
table{  margin:auto!important;  }
/* Public */
body {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #015293;
    text-decoration: underline;
}
.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}
.blank {
    display: block;
    height: 10px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
* + html .clearfix {
    min-height: 1%;
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
.hide {
    display: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
/* frame */
body {
    text-align: center;
    min-width: 1240px;
}
.wrap {
    background: url(../img/html.jpg) 0 0 repeat-x #f2f2f2;
}
.siteWidth {
    position: relative;
    max-width: 1240px;
    _width: 1240px;
    margin: 0 auto;
    padding: 0 1%;
}
#header {
    height: 351px;
    text-align: left;
    margin: 0 auto;
    border-top: 2px solid #f00;
    background: url(../img/body.jpg) center 0 #fff no-repeat;
    
}/* background: url(../img/body.jpg) center 0 no-repeat; 
#header:hover {
background:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;
}border-top: 2px solid #0068B7*/
#header.header-topNav-fixed {
    z-index: 9999;
}
#content {
    clear: both;
    background: #fff;
    margin: 0 auto 40px auto;
    padding: 20px 20px 20px 20px;
    max-width: 1200px;
    _width: 1200px;
    position: relative;
    min-height: 300px;
    z-index: 1;
    text-align: left;
}
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#header .letterList .ico {
    width: 24px
}
#header .letterList .dep {
    width: 100px;
}
#header .letterList .state {
    width: 60px;
}
#header .letterList .date {
    display: none;
}
.headerTop {
    height: 247px;
    position: relative;
    z-index: 2
}
/* +  */
.topBar{
    height:50px;
    line-height:50px;
   
    position:relative;

    background:rgb(242, 242, 242);
    font-size:14px;
    color:#fff;
    -webkit-box-shadow:0px 1px 1px rgba(0, 0, 0, .1); -moz-box-shadow:0px 1px 1px rgba(0, 0, 0, .1); box-shadow:0px 1px 1px rgba(0, 0, 0, .1); 
    z-index: 9;
}/* + z-index: 9;  */
.topBar a{
    color:#000;
}
.topBar .sw a{
    padding:2px 12px 0 25px;
    
}/* background:url(../img/topBar.png) 0 -401px no-repeat; */
.topBar .sw .a1{
    background-position:0 2px
}
.topBar .sw .a2{
    background-position: 0 -90px;
}
.topBar .ipv6-mark {
	float: left;
	height: 26px;
	line-height: 26px;
	margin-top: 12px;
    margin-right: 6px;
	padding: 0 10px;
	background-color: #104583;
	border-radius: 13px;
}
.topBar .siteWidth{
    overflow:visible;
}
.topBar .links .phone{}
.topBar .links .phone dt{padding-left:30px;background: url(../img/topBar.png) 13px -77px no-repeat;}
.topBar .links .robot dt{ background-position: 5px -325px;}
.topBar .links .obstacleFree dt{background-position: 5px 4px;}
.topBar .links .character dt{background-position: 5px -246px;}

.topBar .links .userLogged .spe { padding: 0 10px;}


.topBar .links .on dd {
    display: block;
}
.topBar .links {
    position: absolute;
    top: 6px;
    right: 1%;
    color: #0068B7;
    font-size: 14px;
    margin: 2px 0 0 0;
    z-index: 9;
}
.topBar .links dl {
    /* margin: 0 5px; */
    color: #0068B7;
    position: relative;
    float: left;
}
.topBar .links s {
    float: left;
    text-decoration: none;
    line-height: 30px;
    width: 5px;
    overflow: hidden;
    text-align: center;
}
.topBar .links dt {
    float: left;
    height: 30px;
    line-height: 30px;
    position: relative;
    z-index: 11;
}
.topBar .links .site {
    margin: 0 0 0 5px;
}
.topBar .links dd {
    clear: both;
    display: none;
    padding: 7px;
    background: #fff;
    position: absolute;
    right: 50%;
    top: 34px;
    margin-right: -54px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.topBar .links dd img {
    width: 100px;
    height: 100px;
}
.topBar .links .phone dd i {
    z-index: 8;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -3px;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
.topBar .links .on dd {
    display: block;
}
.topBar .links .site dt {
    padding: 0 10px 0 27px;
    background: url(../img/topBar.png) 2px -455px no-repeat;
}


.topBar .links .site dd {
    padding: 10px;
    width: 880px;
    font-size: 12px;
    top: 31px;
    margin-right: 0;
    right: -1px;
    border: 1px solid #6E99B9;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);
}
.topBar .links .site dd h3 {
    text-align: left;
    margin: 0 10px;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    color: #0068b7
}
.topBar .links .site dd h3 a {
    color: #0068b7;
}
.topBar .links .site dd h3 i {
    content: "";
    display: block;
    height: 1px;
    line-height: 0;
    font-size: 0;
    background: #eee;
    top: 18px;
    right: 0;
    width: 88%;
    position: absolute;
}
.topBar .links .site dd h3 span {
    display:inline-block;
    background:#fff;
    padding-right:15px;
    position:  relative;
    z-index:  1;
}
.topBar .links .site dd ul {
    overflow: hidden;
    padding: 0 0 0 10px;
    display: block;
    margin-right: -10px;
}
.topBar .links .site dd li {
    float: left;
    width: 25%;
    text-align: left;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 0;
}
.topBar .links .site dd li a {
}
.topBar .links .site dd li a:hover {
    color: #195daf;
}
.topBar .links .site li a {
    cursor: pointer;
}


.topBar .links #siteLast.on dt {
    background-color: #fff;
    border: 1px solid #6E99B9;
    margin: -1px;
    border-bottom: 0;
    height: 32px;
}

/* 搜索框 */
.siteSearchBar {
    height: 43px;
    position: absolute;
    right: 25%;
    top: 190px;
}
.s-form {
    vertical-align: top;
    height: 40px;
    line-height: 40px;
}
.s-form .input-box {
    float: left
}
.s-form .input-box input {
    width: 300px;
    vertical-align: top;
    *margin: -1px 0;
    height: 38px;
    font-size: 16px;
    padding: 0 5px;
    line-height: 38px;
    background: #fff;
    opacity:0.6;
    border: 1px solid #d7d1d1;
    border-right: 0;
    outline: none;
}
.s-form .btn-box {
    float: left;
}
.s-form .btn-box input {
    height: 40px;
    line-height: 100px;
    overflow: hidden;
    border: none;
    background: url(../img/icons.png) center 8px no-repeat #104583;
    width: 70px;
    outline: none;
}
.s-form .btn-box input:active {
    background-color: #c00;
}
.s-form .link-box {
    text-align: center;
    font-size: 14px;
}
.s-form .select-box {
    float: left;
    width: 260px;
    height: 38px;
    border: none;
    
    border: 1px solid  #d7d1d1;
    border-right: none;
    position: relative;
}
/*background: #fff; */
.s-form .select-box ul {
    position: absolute;
    background: #f7f7f7;
    border-top: 0;
    line-height: 1.8;
    display: none;
    left: -1px;
    top: 39px;
    border: 1px solid #ccc;
    border-top: 0;
    width: 420px;
    padding: 5px 10px;
}
.s-form .select-box ul li {
    cursor: pointer;
    padding: 4px 5px;
    font-size: 14px;
    float: left;
    width: 200px;
    text-align: left;
}
.s-form .select-box ul li:hover {
    color: #E20500;
    background: #f1f1f1;
}
.s-form .select-box .s-option {
    display: inline-block;
    position: absolute;
    top: 0;
    height: 38px;
    line-height: 38px;
    width: 250px;
    text-align: center;
}
.s-form .select-box a:hover {
    text-decoration: none;
}
.s-form .select-box .arrow-dn {
    display: inline-block;
    top: 16px;
    height: 0;
    width: 0;
    font-size: 0;
    overflow: hidden;
    border: 5px solid transparent;
    border-color: #666 transparent transparent;
    position: absolute;
    right: 10px;
    top: 18px;
    transition: -webkit-transform .1s ease-in-out;
    transform: translate3d(0, 0, 999px);
    backface-visibility: visible;
    -webkit-transition: -webkit-transform .1s ease-in-out;
    -webkit-transform: translate3d(0, 0, 999px);
    -webkit-backface-visibility: visible;
    -moz-transition: -moz-transform .2s ease-in-out;
    -moz-transform: translate3d(0, 0, 999px);
    -moz-backface-visibility: visible;
}
.s-form .select-box .arrow-hover {
    border-color: transparent transparent #666 transparent;
    top: 11px;
}
/* logo */
#logo {  
    position: absolute;
    z-index: 10;
    left: 50%;
    top: -2px;
    width: auto;
    float: left;
    margin-left: -198px;
}
#logo img {
    max-width: 100%;
}
/* 主导航 */
.topNav {
    position: relative;
    background: #104583;
    min-width: 1240px;
}
.topNav-fixed {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
}
.mainNav {
    position: relative;
}
.mainNav .item,
.mainNav .li1 {
    width: 10%;
    _width: 12.4%;
    float: left;
}
.mainNav .itemName a{
    display: block;
    color: #fff;
    text-align: left;
    font-size: 20px;
    height: 54px;
    line-height: 54px;
    background: url(../img/nav.png) 15px 9px no-repeat;
    padding-left: 43px;
}
.mainNav .a1 {
    display: block;
    color: #fff;
    text-align: left;
    font-size: 20px;
    height: 54px;
    line-height: 54px;
    background: url(../img/nav.png) 15px 9px no-repeat;
    padding-left: 43px;
}

.mainNav .itemName a:hover,
.mainNav .a1:hover {
    text-decoration: none;
    color: #fff
}
.mainNav .currentItem .itemName a,
.mainNav .on1 .a1 {
    background-color: #0083E3;
}
.mainNav .itemSub {
    width: 1196px;
    padding: 25px 20px 15px 20px;
    border: 2px solid #0068B7;
    border-top: 0;
    height: 270px;
    overflow: hidden;
    display: none;
    position: absolute;
    left: 0;
    top: 54px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, .3);
    z-index: 2;
}
.mainNav #subID1 {
    padding: 20px 10px 30px 20px
}
.navBox .hd {
    padding-bottom: 2px;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #E4E4E4;
    overflow: hidden;
}
.navBox .hd .more {
    font-size: 14px;
    float: right;
    color: #666;
}
.navBox .hd .more a {
    color: #666
}
.navBox .hd i {
    float: left;
    width: 4px;
    height: 14px;
    background: #0068B7;
    margin: 12px 10px 12px 0;
}
.navBox .hd h3 {
    font-size: 18px;
}
.navBox .hd h3 a {
    color: #0068B7
}
.navBox .hd ul {
    overflow: hidden;
}
.navBox .hd li {
    float: left;
    font-size: 18px;
    margin-right: 20px;
}
.navBox .hd .on a {
    color: #0068B7; /* font-weight:bold */
}
.navBox .bd {
    overflow: hidden;
    padding: 12px 0;
}
/* 导航-市情 */
.mainNav #sub-sq {
    padding: 20px 20px 30px 20px
}
.mainNav #sub-sq .subMain {
    overflow: hidden;
}
.mainNav #sub-sq #navXsgk {
    float: left;
    width: 55%;
    margin-right: 25px;
}
.mainNav .xsgkIntro {
    overflow: hidden;
    padding: 10px 0;
}
.mainNav .xsgkIntro .pic {
    float: left;
    width: 30%;
    margin-right: 15px;
}
.mainNav .xsgkIntro .pic img {
    height: auto;
    width: 100%;
}
.mainNav .xsgkIntro .intro {
    text-indent: 2em;
    line-height: 30px;
    height: 150px;
    overflow: hidden;
}
.mainNav .navZjxsList {
    overflow: hidden;
}
.mainNav .navZjxsList li {
    font-size: 14px;
    float: left;
    width: 10.22%;
    margin: 0 1% 0 0;
    text-align: center;
}
.mainNav .navZjxsList .last {
    margin-right: 0;
    /* float: right; */
}
.mainNav .navZjxsList li a {
    background: #E6E6E6;
    height: 36px;
    line-height: 36px;
    display: block;
}
.mainNav .navZjxsList li a:hover {
    text-decoration: none;
    background: #D2ECFF;
    color: #0068B7
}
/* 导航-市政府 */
.mainNav #navSzf,
.mainNav #navSzf {
    width: 100%;
    float: left;
    margin-right: 25px;
}
.mainNav .szfList {
    overflow: hidden;
    padding: 10px 0 5px 0;
}
.mainNav .szfList li {
    float: left;
    width: 9%;
    padding: 10px 1.5%;
    line-height: 1.2
}
.mainNav .szfList li a {
    padding-left: 0px;
}
.mainNav #navSzf .szfList {
    width: 100%;
    height: 220px;
}
.szfList.pic {
    margin: 0 5px;
}
.szfList.pic img{
    width: 100%;
    height: auto;
}

.szfList .title {
	padding-top: 8px;
    text-align: center;
    line-height: 1.5;
    font-size: 16px;
}
.szfList .title a{
	color: #333;
}
.szfList .title .job {
    display: none;
    color: #0068B7;
}
.szfList .title .job i {
    display: none;
}
.szfList p { /* font-size:12px; */
    color: #999;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 23px 0 8px 0;
    border-bottom: 1px dotted #ccc;
}
.leaderType {
    overflow: hidden;
    background: #fff;
}
.leaderType li {
    float: left;
    height: 38px;
    line-height: 38px;
    width: 49.9%;
}
.leaderType li a {
    display: block;
    line-height: 36px;
    border: 1px solid #ECECEC;
    padding-left: 22%;
    
}  /* background: url(../../Base/img/ind-ldzc.png) 12% -44px no-repeat; */
.leaderType .li1 a {
    background-position: 12% 7px;
}
.leaderType .li4 a {
    background-position: 12% -95px;
}
/* 导航-新闻中心 */
.mainNav #sub-xwzx.subSide {
    width: 12%
}
.mainNav .sideList1 li {
    width: 100%;
    _width: 100%;
    float: none;
    vertical-align: top;
    margin-bottom: 6px;
}
.mainNav .sideList1 a {
    display: block;
    border: 1px solid #E3E3E3;
    height: 30px;
    line-height: 30px;
    background: #FAFAFA;
    text-align: center;
}
.mainNav .sideList1 a:hover {
    background: #EEF7FF;
    color: #0068B7;
    text-decoration: none;
    border-color: #A5CFEE
}
.mainNav #navXwdt {
    width: 62%;
    float: left;
    margin-right: 25px;
}
.mainNav #navTzgg {
    overflow: hidden;
    zoom: 1;
}
.mainNav .tpList {
    overflow: hidden;
}
.mainNav .tpList .t {
    width: 275px;
    height: 205px;
    float: left;
    margin-right: 15px;
    position: relative;
}
.mainNav .tpList .t img {
    width: 100%;
    height: 205px;
}
.mainNav .tpList .t .title,
.mainNav .tpList .t .titleBg {
    width: 100%;
    height: 32px;
    line-height: 32px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    overflow: hidden
}
.mainNav .tpList .t .title a {
    color: #fff;
    padding: 0 10px;
}
.mainNav .tpList .t .titleBg {
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 0;
}
.mainNav .tpList .n {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.mainNav .tpList .n .date {
    float: right;
    color: #999;
    margin-left: 15px;
}
.mainNav .tpList .n a {
    padding-left: 10px;
    background: url(../img/icons.png) -2px -386px no-repeat;
}
/* 导航-政务公开 */
#item-zwgk .sideList {
    height: 260px;
    overflow: hidden;
}
#item-zwgk .sideList li {
    width: 100%;
    _width: 100%;
    float: none;
    margin-bottom: 3px;
}
.mainNav .subSide {
    width: 16%;
    float: left;
    margin-right: 25px;
}
.mainNav .subJg {
    width: 20%;
    float: left;
    margin-right: 25px;
}
.mainNav .subMain {
    overflow: hidden;
    zoom: 1;
}
.mainNav #navZxgk {
    width: 64%;
    float: left;
    margin-right: 25px;
}
.mainNav #navXxgkml {
    overflow: hidden;
    zoom: 1;
}
.mainNav .sideList li {
    width: 100%;
    _width: 100%;
    float: none;
    vertical-align: top;
    margin-bottom: 10px;
}
.mainNav .sideList a {
    display: block;
    height: 35px;
    line-height: 35px;
    padding-left: 35px;
    background: url(../img/icons.png) 12px -1970px no-repeat #EBEBEB;
}
.mainNav .sideList a:hover {
    text-decoration: none;
    background: url(../img/icons.png) 12px -2035px no-repeat #DD0000;
    color: #fff;
}
.mainNav .mlList {
    overflow: hidden;
    padding-bottom: 12px;
}
.mainNav .mlList li {
    font-size: 14px;
    width: 25%;
    float: left;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.mainNav .navZdxx {
    overflow: hidden;
    background: #EDEDED;
}
.mainNav .navZdxx dt {
    line-height: 16px;
    float: left;
    width: 15px;
    padding: 8px;
    background: #E74343;
}
.mainNav .navZdxx dt a {
    color: #fff;
    line-height: 1.1;
    font-size: 14px;
}
.mainNav .navZdxx dd {
    overflow: hidden;
    zoom: 1;
    padding: 5px 0;
}
.mainNav .navZdxx dd li {
    font-size: 14px;
    float: left;
    width: 30.3%;
    text-align: center;
    line-height: 30px;
}
.mainNav .navZdxx dd li a {
    display: block;
    padding: 0 10px;
}
/* 导航-办事服务 */
.mainNav #navGrbs,
.mainNav #navMslyfw {
    width: 55%;
    float: left;
    margin-right: 25px;
}
.mainNav .grList {
    overflow: hidden;
}
.mainNav .grList li {
    font-size: 14px;
    float: left;
    width: 14.6%;
    margin-right: 2%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.mainNav .grList li a {
    padding-left: 10px;
    background: url(../img/icons.png) -2px -388px no-repeat;
}
.mainNav #navGrbs .grList {
    width: 100%;
    height: 90px;
}
/* 导航-政民互动 */
.mainNav #navSjxx {
    width: 55%;
    float: left;
    margin-right: 25px;
}
.mainNav .letterList th {
    border-bottom: 0
}
.mainNav .letterList thead {
    border: 0;
    background: #F5F5F5;
}

/* 导航-机构 */
.mainNav #navJgjs,
.mainNav #navJgjs {
    width: 100%;
    float: left;
    margin-right: 25px;
}
.mainNav .jgList {
    overflow: hidden;
}
.mainNav .jgList li {
    font-size: 14px;
    float: left;
    width: 22%;
    margin-right: 2%;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
}
.mainNav .jgList li a {
    padding-left: 10px;
    background: url(../img/icons.png) -2px -388px no-repeat;
}
.mainNav #navJgjs .jgList {
    width: 100%;
    height: 220px;
}

/* 导航-招商引资 */
.mainNav #sub-zsyz .subSide {
    width: 12%
}
.mainNav #navZsdt {
    width: 62%;
    float: left;
    margin-right: 25px;
}
.mainNav #navTzzn {
    overflow: hidden;
    zoom: 1;
}
/* 导航-文化旅游 */
.mainNav #sub-whly .subSide {
    width: 32%;
}
.mainNav #sub-whly .sideList1 {
    overflow: hidden;
    margin: 0 -2% 5px 0;
}
.mainNav #sub-whly .sideList1 li {
    font-size: 14px;
    width: 23%;
    float: left;
    margin: 0 2% 2% 0;
}
.mainNav #navLyjd .list {
    overflow: hidden;
    margin-right: -2%
}
.mainNav #navLyjd .list li {
    width: 31.3%;
    float: left;
    margin-right: 2%;
    position: relative;
}
.mainNav #navLyjd .list img {
    width: 100%;
    height: 86px;
}
.mainNav #navLyjd .title,
.mainNav #navLyjd .titleBg {
    font-size: 14px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
}
.mainNav #navLyjd .title a {
    color: #fff;
    padding: 0 10px;
}
.mainNav #navLyjd .titleBg {
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 0;
}

/* 导航-专题专栏 */
.mainNav .speNavList{
    overflow: hidden;
    margin: -4px 0 0;
}
.mainNav .speNavList li {
    position: relative;
    float: left;
    width: 269px;
    padding: 5px;
    margin: 10px;
    text-align: center;
    -webkit-box-shadow: 0px 0 8px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0 8px rgba(0, 0, 0, .15);
    box-shadow: 0px 0 8px rgba(0, 0, 0, .15);
}
.mainNav .speNavList li img {
    width: 100%;
    height: 63px;
}
.mainNav .speNavList .tit {
    display: block;
    padding: 5px 0;
}
.mainNav .speNavList li:hover {
    -webkit-box-shadow: 0px 0 8px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 0 8px rgba(0, 0, 0, .3);
    box-shadow: 0px 0 8px rgba(0, 0, 0, .3);
}
.mainNav .speNavList li:hover a {
    text-decoration: none;
    color: #c00
}


/* 主栏 和 侧栏 */
.mainContent {
    width: 74%;
    zoom: 1;
    float: left;
    position: relative;
}
.side {
    font-size: 14px;
    width: 24.5%;
    overflow: hidden;
    float: right;
}
/* 市政府主栏 和 侧栏 */
.szfmainContent {
    width: 69%;
    zoom: 1;
    float: left;
    position: relative;
}
.szfside {
    font-size: 14px;
    width: 29.5%;
    overflow: hidden;
    float: right;
}
/* 互动栏目主栏 和 侧栏 */
.hdmainContent {
    width: 60%;
    zoom: 1;
    float: left;
    position: relative;
}
.hdside {
    font-size: 14px;
    width: 38.5%;
    overflow: hidden;
    float: right;
}
/* 位置导航 */
.path {
    color: #666;
    line-height: 20px;
    padding: 15px 0;
    text-align: left;
    max-width: 1240px;
    _width: 1240px;
    margin: 0 auto;
    font-size: 14px;
}
.path a,
.path span {
    padding: 0 3px;
    color: #666;
}
.path em {
    background: url(../img/icons.png) no-repeat 0 -1642px;
    padding-left: 26px;
}
/*footer*/
#footer {
    color: #fff;
    background: #104583;
    position: relative;
    text-align: center;
    padding: 20px 0;
}
#footer .footNav {
    padding-bottom: 10px;
}
#footer .footNav a {
    margin: 0 10px;
    display: inline-block;
}
#footer a {
    color: #fff;
}
#footer a:hover {
    color: #fff
}
#footer .copyRight a {
    text-decoration: underline;
}
#footer .pics {
    position: relative;
    right: 0;
    top: 10px;
}
#footer .pics img {
    height: 56px;
}
#footer #imgConac {
    height: 73px;
    margin-top: -8px;
}
/* 侧栏固定菜单 */
.sideFixed {
    z-index: 9;
    position: fixed;
    top: 234px;
    right: 0;
    width: 70px;
    background: #fff;
    font-size: 12px;
    _position: absolute;
}
.sideFixed li {
    border: 1px solid #ddd;

    margin-top: -1px;
    position: relative;
}
.sideFixed li a {
    height: 30px;
    line-height: 30px;
    padding: 34px 0 3px 0;
    display: block;
    background: url(../img/icons1.png) center 8px no-repeat;
}
.sideFixed li a:hover {
    text-decoration: none
}
.sideFixed .wx a {
    background-position: center -137px;
}
.sideFixed .gt {
    display: none
}
.sideFixed .gt a {
    background-position: center -284px;
}
.sideFixed .qr a {
    background-position: center -2051px;
}
.sideFixed .pic {
    display: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.sideFixed .pic img {
    width: 150px;
    height: 150px;
}
.sideFixed .on .pic {
    display: block;
    position: absolute;
    left: -168px;
    top: -45px;
    padding: 4px;
    background: #fff;
}
.sideFixed .on .pic i {
    z-index: 8;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -3px;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-left-color: #fff;
    border-left-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
/* goTop */
#goTop {
    position: fixed;
    display: none;
    _display: none !important;
    width: 50px;
    height: 50px;
    bottom: 60px;
    right: 5px;
    z-index: 99;
    cursor: pointer;
    margin: 5px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 0 0 5px #9c9c9c;
    -webkit-box-shadow: 0 0 5px #9c9c9c;
    opacity: .9;
    background: rgba(0, 0, 0, .5);
}
#goTop::after {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -15px;
    content: "";
    border-width: 10px;
    border-color: transparent;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-style: dashed;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
}
/* winMark */
#winMark {
    z-index: 1;
    width: 100%;
    display: none;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
}
/* 侧栏-栏目菜单 */
#sideMenu li {
    font-size: 16px;
    text-align: center;
    margin-bottom: 8px;
    vertical-align: top;
}
#sideMenu li a {
    display: block;
    padding: 5px;
    background: url(../img/icons.png) 16px -1816px no-repeat #F3F3F3;
    border: 1px solid #E7E7E7;
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}
#sideMenu li a:hover {
    letter-spacing: 2px;
    text-decoration: none;
    border-color: #ccc
}
#sideMenu .on a,
#sideMenu .on a:hover {
    background-color: #0068B7;
    background-position: 16px -1889px;
    color: #fff;
    border-color: #0068B7;
}
/* box */
.box {
    margin-bottom: 15px;
}
.box .hd {
    margin-bottom: 5px;
    height: 38px;
    line-height: 38px;
    position: relative;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
}
.box .hd .more {
    position: absolute;
    right: 0;
    color: #999;
    font-size: 14px;
}
.box .hd .more a {
    color: #999
}
.box .hd h3 {
    border-bottom: 6px solid #0068B7;
    line-height: 33px;
    position: absolute;
    color: #0068B7;
    padding: 0 12px 4px 12px;
}
.box .hd h3 a {
    color: #0068B7;
}
.box .hd h3 a:hover {
    text-decoration: none;
}
.box .hd ul {
    position: absolute;
    height: 39px;
    line-height: 33px;
    overflow: hidden;
}
.box .hd li {
    float: left;
    padding: 0 6px 4px 12px;
    position: relative;
}
.box .hd li a:hover {
    text-decoration: none;
}
.box .hd .on {
    border-bottom: 6px solid #0068B7;
}
.box .hd .on a {
    color: #0068B7;
    font-weight:bold;
}
.box .bd {
    padding: 5px;
    overflow: hidden;
}
/* boxA */
.boxA {
    margin-bottom: 15px;
}
.boxA .hd {
    height: 39px;
    line-height: 39px;
    position: relative;
    border-bottom: 1px solid #E1E1E1;
    background: #F9F9F9;
}
.boxA .hd .more {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #999;
}
.boxA .hd h3 {
    position: absolute;
    color: #0068B7;
    font-size: 18px;
    line-height: 38px;
    padding: 0 20px;
    background: #F9F9F9;
    border: 1px solid #E1E1E1;
    border-top: 3px solid #0068B7;
    border-bottom: 0;
}
.boxA .hd h3 a {
    color: #0068B7;
}
.boxA .hd h3 a:hover {
    text-decoration: none;
}
.boxA .hd ul {
    position: absolute;
    height: 40px;
    overflow: hidden;
}
.boxA .hd li {
    float: left;
    font-size: 18px;
    height: 39px;
    line-height: 39px;
    background: #F9F9F9;
}
.boxA .hd li a {
    display: block;
    float: left;
    padding: 0 30px;
}
.boxA .hd li a:hover {
    text-decoration: none
}
.boxA .hd .on {
    border: 1px solid #E1E1E1;
    border-top: 3px solid #0068B7;
    border-bottom: 0;
}
.boxA .bd {
    padding: 5px;
    overflow: hidden;
}
/* boxB */
.boxB {
    background: #fff;
}
.boxB .hd {
    height: 39px;
    line-height: 39px;
    position: relative;
    border: 1px solid #E1E1E1;
}
.boxB .hd .more {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #666;
}
.boxB .hd h3 {
    padding: 0 20px;
    font-size: 18px;
    color: #fff;
    background: #0068B7;
    position: absolute;
    height: 41px;
    line-height: 41px;
    left: -1px;
    top: -1px;
}
.boxB .hd h3 a {
    color: #fff
}
.boxB .bd {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #E9E9E9;
    border-top: 0;
}
/* boxC */
.boxC {
    margin-bottom: 15px;
    overflow: hidden;
}
.boxC .hd {
    height: 30px;
    line-height: 30px;
    background: #FAFAFA;
    border-bottom: 1px solid #E9E9E9;
    position: relative;
}
.boxC .hd .more {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
}
.boxC .hd .more a {
    color: #666
}
.boxC .hd ul {
    overflow: hidden;
}
.boxC .hd ul li {
    float: left;
}
.boxC .hd ul a {
    display: block;
    float: left;
    line-height: 16px;
    padding: 0 20px;
    margin: 9px 0;
    border-right: 1px solid #ccc;
}
.boxC .hd ul a:hover {
    text-decoration: none
}
.boxC .hd ul li:last-child a {
    border-right: 0
}
.boxC .hd .on a {
    color: #0068B7;
}
.boxC .bd {
    overflow: hidden;
    padding: 8px 5px
}
/* boxD */
.boxD {
    margin-bottom: 20px;
}
.boxD .hd {
    height: 40px;
    line-height: 40px;
    background: #0068B7;
}
.boxD .hd h3 {
    font-size: 18px;
    color: #fff;
}
.boxD .hd h3 a {
    color: #fff
}
.boxD .hd h3 i {
    display: block;
    float: left;
    width: 42px;
    height: 40px;
    background: url(../img/icons-zwgk.png) #00599D 10px 10px no-repeat;
    margin-right: 10px;
}
.boxD .bd {
    background: #fff;
    overflow: hidden;
    border: 1px solid #E9E9E9;
    border-top: 0;
}
/* boxE */
.boxE {
    margin-bottom: 15px;
}
.boxE .hd {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 2px solid #0068B7;
}
.boxE .hd h3 {
    float: left;
    padding: 0 20px;
    background: #0068B7;
    color: #fff;
    font-size: 18px;
}
.boxE .hd h3 a {
    color: #fff;
    display: block;
    float: left;
}
.boxE .hd .more {
    float: right;
}
.boxE .bd {
    padding: 10px;
    overflow: hidden;
}
/* boxF */
.boxF {
    overflow: hidden;
    background: #fff;
}
.boxF .hd {
	height: 51px;
    line-height: 51px;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
}
.boxF .hd .more {
    float: right;
}
.boxF .hd h3 {
	position: relative;
    width: auto;
    float: left;
    margin-bottom: -1px;
    height: 40px;
    line-height: 40px;
    padding: 0 0 11px 24px;
    font-size: 24px;
    font-weight: bold;
    color: #104583;
    border-bottom: 1px solid #104583;
}
.boxF .hd h3 a {
    color: #104583;
}
.boxF .hd h3::before{
    position: absolute;
    z-index: 1; 
    left: 10px; 
    top: 10px; 
    display: block; 
    content: ''; 
    width: 5px; 
    height: 22px; 
    line-height: 22px; 
    float: left; 
    overflow: hidden; 
    background-color: #104583;}
.boxF .bd {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #E9E9E9;
    border-top: 0;
}

/* 侧栏盒子模型 */
.sideBox {
    margin-bottom: 20px;
    border: 1px solid #ECECEC;
    padding: 10px 18px 15px 18px;
    background: #fff;
    border-top: 2px solid #0068B7;
}
.sideBox .hd {
    overflow: hidden;
    padding: 0px 0 10px 0;
}
.sideBox .hd .more {
    float: right;
}
.sideBox .hd h3 {
    font-size: 20px;
    color: #0068B7;
}
.sideBox .hd h3 a {
    color: #fff;
}
.sideBox .hd h3 a:hover {
    text-decoration: none;
}
/*节点归档信息样式*/
.archived-info {
    float: right;
}
.archived-info span {
    margin: 0 5px;
}
/* infoListA */
.infoListA li {
    padding: 0 0 10px 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    line-height: 1.5;
    background: url(../img/icons.png) 0 -387px no-repeat;
    position: relative;
}
.infoListA .date {
    color: #999;
    float: right;
}
.infoListA .last {
    border-bottom: 0
}
/* 信件列表 */
.letterList {
    width: 100%;
    border: none;
}
.letterList th,
.letterList td {
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    line-height: 20px;
    padding: 5px 5px
}
.letterList th {
    background: #eff4f7;
}
.letterList th {
    color: #1a72bd;
    height: 35px;
    line-height: 35px;
    padding: 0px;
    border-bottom: 1px solid #becedc;
}
.letterList th.title {
    text-align: left;
    padding-left: 38px;
}
.letterList .even td {
    background: #f4f4f2;
}
.letterList .num {
    display: none;
}
.letterList td.title {
    text-align: left;
    padding-left: 5px;
    white-space: normal;
    word-break: break-all;
}
.letterList .ico {
    width: 30px;
    text-align: center;
    vertical-align: middle;
    padding: 0px
}
.letterList .ico img {
    vertical-align: middle;
}
.letterList .dep {
    width: 90px;
}
.letterList .state {
    width: 90px;
}
.letterList .open,
.letterList .handle {
    display: none
}
.letterList .state .s0 {
    color: #333;
}
.letterList .state .s1 {
    color: #f70;
}
.letterList .state .s2 {
    color: #f00;
}
.letterList .state .s3 {
    color: #390;
}
.letterList .state .s4 {
    color: #333;
    text-decoration: line-through;
}
.letterList .date {
    border-right: none;
    width: 90px;
}
.letterList td.date {
    color: #999999
}
.letterList .clicks {
    display: none;
}


/* detailTable */
.detailTable {
    margin-bottom: 10px;
    background: #fff;
    width: 100%;
}
.detailTable,
.detailTable tr,
.detailTable tr td {
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
}
.detailTable thead tr {
    border-color: #0068B7;
}
.detailTable thead th {
    background: #0068B7;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-color: #0068B7;
}
.detailTable tbody td {
    padding: 10px 15px;
}
.detailTable tbody td.tdName {
    font-weight: bold;
    background: #f7f7f7;
    text-align: center;
    width: 20%;
    font-size: 14px;
}
.detailTable .trTitle .tdCon {
    font-weight: bold;
    white-space: normal;
    word-break: break-all;
}
.detailTable .trName td:nth-child(2),
.detailTable .trUnit td:nth-child(2) {
    width: 160px
}
.detailTable .trName td:nth-child(3),
.detailTable .trUnit td:nth-child(3) {
    width: 160px
}
.detailTable .preDiv {
    width: 670px;
    overflow: auto;
}
.detailTable .preDiv pre {
    font-size: 14px;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
/* mainBox */
.mainBox .mHd {
    position: relative;
    border-bottom: 1px solid #E1E1E1;
    background: #F9F9F9;
    line-height: 45px;
    height: 48px;
    margin-bottom: 20px;
}
.mainBox .mHd .list {
    overflow: hidden;
}
.mainBox .mHd .list li {
    float: left;
    padding: 0 4%;
}
.mainBox .mHd .list a {
    font-size: 20px;
    color: #888;
}
.mainBox .mHd .list a:hover {
    text-decoration: none
}
.mainBox .mHd .list .on a {
    color: #0068B7
}
.mainBox .mHd h3,
.mainBox .mHd .list .on {
    position: relative;
    font-weight: bold;
    border: 1px solid #E1E1E1;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 4%;
    height: 47px;
    border-top: 2px solid #0068B7;
    color: #0068B7;
    border-bottom: 0;
    font-size: 20px;
    background: #F9F9F9;
    bottom: -1px;
}
.mainBox .mHd h3 a {
    color: #0068B7
}
.column {
    margin-bottom: 20px;
    overflow: hidden;
}
/* 热点专题 */
.indRdzt {
    overflow: hidden;
    zoom: 1;
}
.indRdzt ul {
    margin-right: -20px;
    overflow: hidden;
}
.indRdzt li {
    float: left;
    margin-right: 15px;
    width: 254px;
}
.indRdzt li a {
    display: block;
}
.indRdzt li img {
    width: 100%;
    height: 66px;
}
.indRdzt .tit {
    display: block;
    font-size: 14px;
    text-align: center;
    height: 25px;
    overflow: hidden;
}
/* 友情链接 */
.friendLinks {
    border-top: 1px solid #ddd;
    background: #EEEEEE;
    padding: 10px 0;
}
.friendLinks h3 {
    float: left;
    font-size: 16px;
    color: #0068B7;
    padding-left: 31px;
    background: url(../img/icons.png) 0 -813px no-repeat;
}
.friendLinks .con {
    overflow: hidden;
}
.friendLinks select {
    padding: 6px;
    float: left;
    width: 14%;
    *width: 18.2%;
    *display: inline;
    margin-left: 1.6%;
    *margin: 6px 0 6px 1.6%;
    border: 1px solid #ccc;
}
/* 侧栏-栏目内搜索 */
#sideSearch .bd li {
    padding: 0 0 10px 0;
    overflow: hidden;
}
#sideSearch .nodes,
#sideSearch input,
#sideSearch button {
    height: 32px;
    line-height: 32px;
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    font-family: "microsoft yahei";
    outline: none
}
#sideSearch .keyword {
    width: 60%;
    padding: 0 5px;
}
#sideSearch button {
    line-height: 28px;
    width: 32%;
    float: right;
    background: #0068B7;
    border-color: #0068B7;
    color: #fff;
}
/*验证码*/
div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
    height:24px;
}
/* 通用底部按钮 */
.bot {
    text-align: center;
    padding: 0 0 20px 0;
}
.bot a,
.bot button {
    cursor: pointer;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 5%;
    font-size: 16px;
    background: #0068B7;
    border: 0;
    color: #fff;
    margin: 0 2%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.bot a:hover,
.bot button:hover {
    text-decoration: none;
    background: #077BD4;
}
/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm {
    background: #fff;
    padding: 3% 0;
    width: 80%;
    margin: 30px auto;
    border: 1px solid #e2e2e2;
    font-size: 16px;
}
.queryForm td {
    padding: 8px 0
}
.queryForm .tdlab {
    width: 40%;
    text-align: right;
}
.queryForm input[type=text] {
    width: 56%;
}
.queryForm .bot {
    text-align: left;
}
.queryForm .bot a {
    margin: 0
}
.queryForm .required strong {
    color: #f00;
    margin-right: 5px;
}
.queryForm .errorMessage {
    color: #f00;
}
.queryForm table {
    width: 100%;
    border: 0;
}
/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryResult {
    width: 80%;
    margin: 30px auto;
}
.queryResult .mainBox {
    margin-bottom: 50px;
}
.queryResult .tit h3 {
    text-align: center;
    font-size: 38px;
    line-height: 2;
    margin-bottom: 30px;
}
.queryResult .tips {
    text-align: center;
    font-size: 16px;
    margin-bottom: 50px;
    border-top: 1px solid #ddd;
    padding: 50px 0 20px 0;
}
.queryResult .number {
    font-weight: bold;
    color: #f00
}




/*导航栏图标*/
.topNav #li-szf1 .a1{
    background-position: 15px -1110px;
    padding-left: 53px;
}
.topNav #li-xw .a1{
    background-position: 10px -68px;
}
.topNav #li-zwgk .a1{
    background-position: 10px -141px;
}
.topNav #li-bs .a1{
    background-position: 10px -295px;
}
.topNav #li-hd .a1{
    background-position: 10px -430px;
}
.topNav #li-jg .a1{
    background-position: 10px -712px;
}
.topNav #li-sq .a1{
    background-position: 10px -582px;
}
.topNav #li-sj .a1{
    background-position: 10px -505px;
}
.topNav #li-ztzl .a1{
    background-position: 10px -1038px;
}


.topNav #item-szf1 .a1{
    background-position: 20px -1110px;
    padding-left: 53px;
}
.topNav #item-xw .a1{
    background-position: 10px -68px;
}
.topNav #item-zwgk .a1{
    background-position: 10px -141px;
}
.topNav #item-bs .a1{
    background-position: 10px -295px;
}
.topNav #item-hd .a1{
    background-position: 10px -430px;
}
.topNav #item-jg .a1{
    background-position: 10px -712px;
}
.topNav #item-sq .a1{
    background-position: 10px -582px;
}
.topNav #item-sj .a1{
    background-position: 10px -505px;
}
.topNav #item-ztzl .a1{
    background-position: 10px -1038px;
}

/*#homeAd img, #homeAd .fixedPosition_46, .fixedPositionDiv_46 {width: 100% !important;height: 136px !important;}
--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/